ActiveReports for .NET 18.0J
_SimpleLinearRegression<T> クラス
メンバ 

GrapeCity.DataVisualization.Chart 名前空間 : _SimpleLinearRegression<T> クラス
オブジェクト モデル
_SimpleLinearRegression<T> クラス
シンタックス
'宣言
 
Public Class _SimpleLinearRegression(Of T As _Linear) 
   Inherits _AbstractLinearRegression(Of T)
   Implements ILinearRegression(Of T) 
public class _SimpleLinearRegression<T> : _AbstractLinearRegression<T>, ILinearRegression<T>  
where T: _Linear
型パラメータ
T
継承階層

System.Object
   GrapeCity.DataVisualization.Chart._AbstractLinearRegression<T>
      GrapeCity.DataVisualization.Chart._SimpleLinearRegression<T>

参照

_SimpleLinearRegression<T> メンバ
GrapeCity.DataVisualization.Chart 名前空間